
.do1-footer {
    background: #1D2129;
    min-height: 435px;
    width: 100%;
    border-radius: 0px 0px 0px 0px;
}
.do1-footer .content-top {
    display: flex;
    border-bottom: 1px solid rgba(229, 232, 237, 0.1);
    padding: 48px 12px 56px 36px;
}
.do1-footer .content-top-left {
    margin-right: 111px;
}
.content-top-left .content-footer-logo {
    width: 120px;
    height: 40px;
    margin-top: 12px;
}
.content-top-left-name {
    font-size: 16px;
    color: #787C88;
    line-height: 22px;
 }
.content-top-left .contact-information {
    margin-top: 50px;
}
.contact-information .contact-information-content .contact-information-text {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
}
.contact-information .contact-information-key {
    margin-bottom: 6px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 22px;
}
.contact-information .contact-information-content:last-child {
    margin-top: 24px;
}

.content-top-right {
    position: relative;
    margin-top: 13px;
    display: flex;
}
.content-top-right .content-about {
    display: flex;
    width: 476px;
    justify-content: space-between;
}
.content-about .module-wrap p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 16px;
}
.content-about .module-wrap a {
    color: rgba(255, 255, 255, 0.5);
}
.content-top-right .content-message {
    display: flex;
}
.module-title-right {
    margin-left: 40px;
}
.module-title-left {
    margin-left: 84px;
}
.module-wrap p{
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 20px;
    color: #8c8c8c;
}
.code-img {
    margin-top: 28px;
    width: 100px;
    height: 100px;
}
.code-message {
    text-align: center;
    padding: 2px 8px 10px;
    background-color: #fff;
}
.code-message p {
    font-size: 12px;
    color: #8c8c8c;
    line-height: 16px;
}
.content-message img {
    height: 100%;
    width: 100%;
}

.content-top-right .module-title {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    padding-bottom: 12px;
}
.content-footer {
    text-align: center;
    margin-top: 32px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 20px;
    padding-bottom: 20px;
}
.content-footer .record-information {
    width: 663px;
    height: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}
.footer-fSLink .footer-fSLink-name{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
}
.fSLinkInfo li a {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
}